public class BaseObjectMappingCollection<T> : MappingCollectionBase<T> where T: new(), BaseObject
'Declaration Public Class BaseObjectMappingCollection(Of T As {New, BaseObject}) Inherits MappingCollectionBase(Of T)
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.KeyedCollection<TKey,TItem> C1.C1Schedule.MappingCollectionBase<T> C1.C1Schedule.BaseObjectMappingCollection<T>
BaseObjectMappingCollection<T> Members C1.C1Schedule Namespace